func net/netip.appendHexPad
2 uses
net/netip (current package)
netip.go#L852: func appendHexPad(b []byte, x uint16) []byte {
netip.go#L959: ret = appendHexPad(ret, ip.v6u16(i))
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)